@brief Stops the demux filter for a given file descriptor @ingroup dvb_device
@param open_dev Points to the struct dvb_open_descriptor
This is a wrapper function for DMX_STOP ioctl.
See http://linuxtv.org/downloads/v4l-dvb-apis/dvb_demux.html for more details.
@note valid only for DVB_DEVICE_DEMUX.
See Implementation
@brief Stops the demux filter for a given file descriptor @ingroup dvb_device
@param open_dev Points to the struct dvb_open_descriptor
This is a wrapper function for DMX_STOP ioctl.
See http://linuxtv.org/downloads/v4l-dvb-apis/dvb_demux.html for more details.
@note valid only for DVB_DEVICE_DEMUX.